Package org.openzen.zenscript.codemodel
Class ScriptBlock
java.lang.Object
org.openzen.zencode.shared.Taggable
org.openzen.zenscript.codemodel.ScriptBlock
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal SourceFilefinal Modulefinal ZSPackagefinal FunctionHeader -
Constructor Summary
ConstructorsConstructorDescriptionScriptBlock(SourceFile file, Module module, ZSPackage pkg, FunctionHeader scriptHeader, List<Statement> statements) -
Method Summary
Methods inherited from class org.openzen.zencode.shared.Taggable
addAllTagsFrom, getTag, hasTag, setTag
-
Field Details
-
file
-
module
-
pkg
-
scriptHeader
-
statements
-
-
Constructor Details
-
Method Details
-
withStatements
-
normalize
-