Uses of Class
org.qdl_lang.state.ModuleState
-
Packages that use ModuleState Package Description org.qdl_lang.state Classes that manage the state of an interpreter session. -
-
Uses of ModuleState in org.qdl_lang.state
Subclasses of ModuleState in org.qdl_lang.state Modifier and Type Class Description classFunctionStateCreated by Jeff Gaynor
on 2/2/20 at 6:48 AMclassNamespaceAwareStateThis adds the namespace resolution awareness to the state object.classStateThis is a facade for the various stateful components we have to track.classVariableStateCreated by Jeff Gaynor
on 2/2/20 at 6:42 AM
-