Uses of Interface
oms3.nap.AnnotationHandler
-
Packages that use AnnotationHandler Package Description oms3.nap -
-
Uses of AnnotationHandler in oms3.nap
Classes in oms3.nap that implement AnnotationHandler Modifier and Type Class Description classNetLogoMethods in oms3.nap with parameters of type AnnotationHandler Modifier and Type Method Description static voidAnnotationParser. handle(File srcFile, AnnotationHandler ah)Handle a file with an annotation handler.static voidAnnotationParser. handle(String s, AnnotationHandler ah)Handle a string with an annotation handler
-