public class SALClassDescription extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SALClassDescription.BusVariable |
static class |
SALClassDescription.LocationVariable
A SAL variable that has been fabricated to keep track of locations for variables which match patterns.
|
static class |
SALClassDescription.PatternMatchedSALVariable |
static class |
SALClassDescription.SALVariable |
static class |
SALClassDescription.SimpleSALVariable
A SAL variable which does not match a pattern
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getClassName() |
int |
getLevel() |
List<SALClassDescription.SALVariable> |
getVariables() |
String |
toString() |
Copyright © 2022 LSST. All rights reserved.