跳过导航链接
A E F G H I L O P T V W 

A

Antlr4ErrorLog - org.antlr.mojo.antlr4中的类
This implementation of ANTLRToolListener reports messages to the Log instance provided by Maven.
Antlr4ErrorLog(Tool, BuildContext, Log) - 类 的构造器org.antlr.mojo.antlr4.Antlr4ErrorLog
Creates an instance of Antlr4ErrorLog.
Antlr4Mojo - org.antlr.mojo.antlr4中的类
Parses ANTLR 4 grammar files *.g4 and transforms them into Java source files.
Antlr4Mojo() - 类 的构造器org.antlr.mojo.antlr4.Antlr4Mojo
 
arguments - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
A list of additional command line arguments to pass to the ANTLR tool.
atn - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
If set to true then the ANTLR tool will generate a description of the ATN for each rule in Dot format.

E

error(ANTLRMessage) - 类 中的方法org.antlr.mojo.antlr4.Antlr4ErrorLog
This implementation passes the message to the Maven log.
excludes - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
A set of Ant-like exclusion patterns used to prevent certain files from being processed.
execute() - 类 中的方法org.antlr.mojo.antlr4.Antlr4Mojo
The main entry point for this Mojo, it is responsible for converting ANTLR 4.x grammars into the target language specified by the grammar.
execute() - 类 中的方法org.antlr.mojo.antlr4.HelpMojo

F

forceATN - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
Use the ATN simulator for all predictions.

G

getIncludesPatterns() - 类 中的方法org.antlr.mojo.antlr4.Antlr4Mojo
 
getLibDirectory() - 类 中的方法org.antlr.mojo.antlr4.Antlr4Mojo
 
getOutputDirectory() - 类 中的方法org.antlr.mojo.antlr4.Antlr4Mojo
 
getSourceDirectory() - 类 中的方法org.antlr.mojo.antlr4.Antlr4Mojo
 

H

HelpMojo - org.antlr.mojo.antlr4中的类
Display help information on antlr4-maven-plugin.
HelpMojo() - 类 的构造器org.antlr.mojo.antlr4.HelpMojo
 

I

includes - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
Provides an explicit list of all the grammars that should be included in the generate phase of the plugin.
info(String) - 类 中的方法org.antlr.mojo.antlr4.Antlr4ErrorLog
This implementation passes the message to the Maven log.
inputEncoding - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
specify grammar file encoding; e.g., euc-jp

L

listener - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
Generate parse tree listener interface and base class.

O

options - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
A list of grammar options to explicitly specify to the tool.
org.antlr.mojo.antlr4 - 程序包 org.antlr.mojo.antlr4
 
outputEncoding - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
specify output file encoding; defaults to source encoding

P

project - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
The current Maven project.

T

tool - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
An instance of the ANTLR tool build
treatWarningsAsErrors - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
Treat warnings as errors.

V

visitor - 类 中的变量org.antlr.mojo.antlr4.Antlr4Mojo
Generate parse tree visitor interface and base class.

W

warning(ANTLRMessage) - 类 中的方法org.antlr.mojo.antlr4.Antlr4ErrorLog
This implementation passes the message to the Maven log.
A E F G H I L O P T V W 
跳过导航链接

Copyright © 2009–2022 Daniel Sun. All rights reserved.