fr.umlv.tatoo.cc.tools.ast.generator
Class ASTGeneratorUtils
java.lang.Object
fr.umlv.tatoo.cc.tools.ast.generator.ASTGeneratorUtils
public class ASTGeneratorUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filterOutTerminals
public static List<NonTerminalDecl> filterOutTerminals(ProductionDecl production)
computeVariableOrProductionType
public static Type computeVariableOrProductionType(String name,
String astPackagePrefix,
String suffix)