public class SourceRouteAST extends AST
| Modifier and Type | Field and Description |
|---|---|
java.util.List<DomainAST> |
domainASTs |
| Constructor and Description |
|---|
SourceRouteAST(int position,
java.util.List<DomainAST> domainASTs) |
syntaxException