Class VocabularyItem
java.lang.Object
de.unibamberg.minf.gtf.model.vocabulary.VocabularyItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcompile()getData()getLabel()voidsetChildItems(List<VocabularyItem> childItems) voidsetData(SyntaxTreeNode data) void
-
Constructor Details
-
VocabularyItem
public VocabularyItem()
-
-
Method Details
-
getLabel
-
setLabel
-
getData
-
setData
-
getChildItems
-
setChildItems
-
compile
public void compile()
-