- CaseInsensitiveLetterState - Class in org.codehaus.mojo.natives.parser
-
This parser state checks consumed characters against a specific character (case insensitive).
- CaseInsensitiveLetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class org.codehaus.mojo.natives.parser.CaseInsensitiveLetterState
-
Constructor.
- CommandLineUtil - Class in org.codehaus.mojo.natives.util
-
- CommandLineUtil() - Constructor for class org.codehaus.mojo.natives.util.CommandLineUtil
-
- compile(CompilerConfiguration, File[]) - Method in class org.codehaus.mojo.natives.compiler.AbstractCompiler
-
- compile(MessageCompilerConfiguration, File[]) - Method in class org.codehaus.mojo.natives.compiler.AbstractMessageCompiler
-
- compile(ResourceCompilerConfiguration, NativeSources[]) - Method in class org.codehaus.mojo.natives.compiler.AbstractResourceCompiler
-
- compile(CompilerConfiguration, File[]) - Method in interface org.codehaus.mojo.natives.compiler.Compiler
-
- compile(MessageCompilerConfiguration, File[]) - Method in interface org.codehaus.mojo.natives.compiler.MessageCompiler
-
- compile(ResourceCompilerConfiguration, NativeSources[]) - Method in interface org.codehaus.mojo.natives.compiler.ResourceCompiler
-
- compile(JavahConfiguration) - Method in interface org.codehaus.mojo.natives.javah.Javah
-
- Compiler - Interface in org.codehaus.mojo.natives.compiler
-
- CompilerConfiguration - Class in org.codehaus.mojo.natives.compiler
-
CompilerConfiguration contains inputs by the user + DependencyMangement for dependencies analysis
- CompilerConfiguration() - Constructor for class org.codehaus.mojo.natives.compiler.CompilerConfiguration
-
- ConfigurationBase - Class in org.codehaus.mojo.natives
-
- ConfigurationBase() - Constructor for class org.codehaus.mojo.natives.ConfigurationBase
-
- consume(char) - Method in class org.codehaus.mojo.natives.parser.AbstractParserState
-
Consume a character
- consume(char) - Method in class org.codehaus.mojo.natives.parser.BranchState
-
- consume(char) - Method in class org.codehaus.mojo.natives.parser.CaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class org.codehaus.mojo.natives.parser.FilenameState
-
- consume(char) - Method in class org.codehaus.mojo.natives.parser.LetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class org.codehaus.mojo.natives.parser.PostE
-
- consume(char) - Method in class org.codehaus.mojo.natives.parser.WhitespaceOrCaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class org.codehaus.mojo.natives.parser.WhitespaceOrLetterState
-
Consumes a character and returns the next state for the parser.
- CParser - Class in org.codehaus.mojo.natives.parser
-
A parser that extracts #include statements from a Reader.
- CParser() - Constructor for class org.codehaus.mojo.natives.parser.CParser
-
- createEnvs() - Method in class org.codehaus.mojo.natives.AbstractEnvFactory
-
- createLinkerCommandLine(List, LinkerConfiguration) - Method in class org.codehaus.mojo.natives.linker.AbstractLinker
-
- createLinkerCommandLine(List, LinkerConfiguration) - Method in class org.codehaus.mojo.natives.linker.ArchiveLinker
-