
messages.GrammarKitBundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grammar-kit Show documentation
Show all versions of grammar-kit Show documentation
Grammar-Kit library dedicated for language plugin developers.
The newest version!
language.name.bnf=Grammar-Kit BNF
language.name.bnf.live.preview=Grammar-Kit BNF Live Preview
language.name.jflex=Grammar-Kit JFlex
notification.group.parser.generator.log=Parser generator log
action.grammar.HighlightGrammarAtCaretAction.text=Grammar Highlighting
action.grammar.LivePreview.text=Live Preview
action.grammars.IntroduceRule.description=Extract rule
action.grammars.IntroduceRule.text=_Rule...
action.grammars.IntroduceToken.description=Introduce token
action.grammars.IntroduceToken.text=_Token...
action.grammar.Generate.JFlexLexer.text=Generate JFlex Lexer
action.grammar.Generate.ParserUtil.text=Generate Parser Util
action.grammar.Run.JFlex.text=Run JFlex Generator
action.grammar.Generate.text=Generate Parser Code
action.grammar.fleet.Generate.text=Fleet: Generate Parser Code
action.grammar.fleet.Generate.JFlexLexer.text=Fleet: Generate JFlex Lexer
action.grammar.fleet.Run.JFlex.text=Fleet: Run JFlex Generator
intention.category.bnf=Grammar-Kit BNF
intention.flip.arguments.text=Flip arguments
intention.flip.arguments.family=Flip choice intention
intention.convert.opt.expression.family=Convert opt expression
intention.convert.opt.expression.text1=Convert expr? to [expr]
intention.convert.opt.expression.text2=Convert [expr] to expr?
inspection.group.bnf=Grammar-Kit BNF
inspection.bnf.unreachable.choice.branch.display.name=Unreachable choice branch
inspection.bnf.identical.choice.branches.display.name=Identical choice branches
inspection.bnf.duplicate.rule.display.name=Duplicate rule
inspection.bnf.left.recursion.display.name=Left recursion
inspection.bnf.suspicious.token.display.name=Suspicious token
inspection.bnf.unused.attribute.display.name=Unused attribute
inspection.bnf.unused.rule.display.name=Unused rule
inspection.bnf.resolve.display.name=Unresolved BNF references
inspection.message.unresolved.method.reference=Unresolved method reference
inspection.message.unresolved.rule.reference=Unresolved rule reference
inspection.message.unresolved.rule.or.method.reference=Unresolved rule or method reference
inspection.message.pattern.does.not.match.any.rule=Pattern does not match any rule
diagram.category.properties=Properties
diagram.action.name=Diagram
diagram.presentable.name=Grammar-Kit BNF
© 2015 - 2025 Weber Informatics LLC | Privacy Policy