Uses of Interface
org.qdl_lang.state.QDLConstants
-
Packages that use QDLConstants Package Description org.qdl_lang.state Classes that manage the state of an interpreter session. -
-
Uses of QDLConstants in org.qdl_lang.state
Classes in org.qdl_lang.state that implement QDLConstants Modifier and Type Class Description class
State
This is a facade for the various stateful components we have to track.
-