Class BaseConverter
java.lang.Object
de.unibamberg.minf.gtf.model.converters.BaseConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidappendTerminalValue(NonterminalSyntaxTreeNode node, String childLabel, Object terminalValue)
-
Constructor Details
-
BaseConverter
public BaseConverter()
-
-
Method Details
-
appendTerminalValue
protected static void appendTerminalValue(NonterminalSyntaxTreeNode node, String childLabel, Object terminalValue)
-