|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxtc.type.AST.MetaData
public static class AST.MetaData
The metadata for a grammar's statically typed nodes.
| Field Summary | |
|---|---|
boolean |
modularize
The flag for requiring separate modules. |
java.util.Set<java.lang.String> |
reachable
The names of reachable variants. |
| Constructor Summary | |
|---|---|
AST.MetaData()
Create a new metadata record. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Set<java.lang.String> reachable
public boolean modularize
| Constructor Detail |
|---|
public AST.MetaData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||