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 StepsAttackStep. getLocalReaches()Returns the local reaches steps of thisAttackStepobject.StepsAttackStep. getLocalRequires()Returns the local requires steps of thisAttackStepobject. 
 -