程序包的使用
org.antlr.codegen
-
使用org.antlr.codegen的程序包 程序包 说明 org.antlr.analysis org.antlr.codegen org.antlr.grammar.v3 org.antlr.tool -
org.antlr.analysis使用的org.antlr.codegen中的类 类 说明 CodeGenerator ANTLR's code generator. -
org.antlr.codegen使用的org.antlr.codegen中的类 类 说明 ACyclicDFACodeGenerator CodeGenerator ANTLR's code generator.CSharp3Target Target The code generator for ANTLR can usually be retargeted just by providing a new X.stg file for language X, however, sometimes the files that must be generated vary enough that some X-specific functionality is required. -
org.antlr.grammar.v3使用的org.antlr.codegen中的类 类 说明 CodeGenerator ANTLR's code generator. -
org.antlr.tool使用的org.antlr.codegen中的类 类 说明 CodeGenerator ANTLR's code generator.