plsar-framework
1.01
plsar-framework
/
plsar.processor
/
AnnotationProcessor
Annotation
Processor
class
AnnotationProcessor
(
var
cache
:
PLSAR.Cache
?
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Annotation
Processor
Link copied to clipboard
fun
AnnotationProcessor
(
cache
:
PLSAR.Cache
?
)
Content copied to clipboard
Functions
run
Link copied to clipboard
fun
run
(
)
Content copied to clipboard
Properties
annotations
Link copied to clipboard
var
annotations
:
MutableList
<
InstanceDetails
?
>
Content copied to clipboard
cache
Link copied to clipboard
var
cache
:
PLSAR.Cache
?
Content copied to clipboard
processed
Link copied to clipboard
var
processed
:
MutableMap
<
String
?
,
InstanceDetails
?
>
Content copied to clipboard
support
Link copied to clipboard
var
support
:
PLSAR.Support
Content copied to clipboard