@Immutable public final class NodeFilesCpp extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addType(String type) |
static void |
generateFile(OutputFile outputFile,
String template,
Map<String,Object> aOptions,
boolean close) |
static void |
generateTreeClasses() |
static void |
generateTreeConstants() |
static void |
generateVisitors() |
static String |
jjtreeASTCodeFile(String ASTNode) |
static String |
jjtreeASTIncludeFile(String ASTNode) |
static String |
jjtreeImplFile() |
static String |
jjtreeImplFile(String s) |
static String |
jjtreeIncludeFile() |
static String |
jjtreeIncludeFile(String s) |
static String |
nodeIncludeFile() |
static String |
simpleNodeCodeFile() |
static String |
simpleNodeIncludeFile() |
public static String nodeIncludeFile()
public static String simpleNodeIncludeFile()
public static String simpleNodeCodeFile()
public static String jjtreeIncludeFile()
public static String jjtreeImplFile()
public static void generateTreeClasses()
public static void generateTreeConstants()
public static void generateVisitors()
public static void generateFile(OutputFile outputFile, String template, Map<String,Object> aOptions, boolean close) throws IOException
IOExceptionCopyright © 2017–2019 Philip Helger. All rights reserved.