Uses of Class
de.f0rce.ace.util.AceCustomModeRule
Packages that use AceCustomModeRule
-
Uses of AceCustomModeRule in de.f0rce.ace.util
Methods in de.f0rce.ace.util with parameters of type AceCustomModeRuleModifier and TypeMethodDescriptionvoidAceCustomMode.addStartState(AceCustomModeRule... rules) Add the start state to the mode (which is required).voidAceCustomMode.addState(String stateName, AceCustomModeRule... rules) Add a new state to the custom mode which can be accessed by a rule if wanted withsetNext(String).