Uses of Class
jflex.maven.plugin.jflex.SpecInfo
Packages that use SpecInfo
-
Uses of SpecInfo in jflex.maven.plugin.jflex
Methods in jflex.maven.plugin.jflex that return SpecInfoModifier and TypeMethodDescriptionprivate SpecInfoJFlexMojo.findSpecInfo(File lexFile) (package private) static SpecInfoLexSimpleAnalyzerUtils.guessSpecInfo(File lexFile) Guesses package and class name, and%includefiles, based on this grammar definition.(package private) static SpecInfoLexSimpleAnalyzerUtils.guessSpecInfo(Reader lexFileReader, File lexFile) Guesses package and class name, and%includefiles, based on this grammar definition.