Uses of Package
org.mal_lang.langspec.step
-
Packages that use org.mal_lang.langspec.step Package Description org.mal_lang.langspec Provides classes for creating and using MAL languages.org.mal_lang.langspec.step Provides classes for step expressions. -
Classes in org.mal_lang.langspec.step used by org.mal_lang.langspec Class Description StepExpression Immutable class representing a step expression in a MAL language. -
Classes in org.mal_lang.langspec.step used by org.mal_lang.langspec.step Class Description StepBinaryOperation Immutable class representing a binary operation step in a MAL language.StepExpression Immutable class representing a step expression in a MAL language.StepReference Immutable class representing a reference step in a MAL language.