Interface Structure
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Taccept(StructureVisitor<T> visitor)NamegetName()
-
-
-
Method Detail
-
getName
Name getName()
-
accept
<T> T accept(StructureVisitor<T> visitor)
-
-