Uses of Class
org.mal_lang.langspec.Steps
-
Packages that use Steps Package Description org.mal_lang.langspec Provides classes for creating and using MAL languages. -
-
Uses of Steps in org.mal_lang.langspec
Methods in org.mal_lang.langspec that return Steps Modifier and Type Method Description Steps
AttackStep. getLocalReaches()
Returns the local reaches steps of thisAttackStep
object.Steps
AttackStep. getLocalRequires()
Returns the local requires steps of thisAttackStep
object.
-