Class AnnotationProcessor
java.lang.Object
org.openzen.zenscript.codemodel.annotations.AnnotationProcessor
- All Implemented Interfaces:
ModuleProcessor
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationProcessor(TypeResolutionContext context, List<ExpansionDefinition> expansions) -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(HighLevelDefinition definition) process(ScriptBlock block)
-
Constructor Details
-
AnnotationProcessor
-
-
Method Details
-
process
- Specified by:
processin interfaceModuleProcessor
-
process
- Specified by:
processin interfaceModuleProcessor
-