Class InvalidStatementAnnotation
java.lang.Object
org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
- All Implemented Interfaces:
StatementAnnotation
-
Field Summary
FieldsFields inherited from interface org.openzen.zenscript.codemodel.annotations.StatementAnnotation
NONE -
Constructor Summary
ConstructorsConstructorDescriptionInvalidStatementAnnotation(CodePosition position, CompileExceptionCode code, String message) -
Method Summary
-
Field Details
-
position
-
code
-
message
-
-
Constructor Details
-
Method Details
-
getDefinition
- Specified by:
getDefinitionin interfaceStatementAnnotation
-
apply
- Specified by:
applyin interfaceStatementAnnotation
-