Uses of Class
org.qdl_lang.statements.ModuleStatement
-
Packages that use ModuleStatement Package Description org.qdl_lang.module Classes that model and manage modules in QDL. -
-
Uses of ModuleStatement in org.qdl_lang.module
Methods in org.qdl_lang.module that return ModuleStatement Modifier and Type Method Description ModuleStatement
QDLModule. getModuleStatement()
Methods in org.qdl_lang.module with parameters of type ModuleStatement Modifier and Type Method Description void
QDLModule. setModuleStatement(ModuleStatement moduleStatement)
-