Index
All Classes and Interfaces|All Packages
A
- AsciiDocRenderer - Class in ch.so.agi.gretl.doclet.internal
- AsciiDocRenderer() - Constructor for class ch.so.agi.gretl.doclet.internal.AsciiDocRenderer
C
- ch.so.agi.gretl.doclet - package ch.so.agi.gretl.doclet
- ch.so.agi.gretl.doclet.api - package ch.so.agi.gretl.doclet.api
- ch.so.agi.gretl.doclet.internal - package ch.so.agi.gretl.doclet.internal
- ch.so.agi.gretl.doclet.model - package ch.so.agi.gretl.doclet.model
- className() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns the value of the
classNamerecord component. - collect(DocletEnvironment) - Method in class ch.so.agi.gretl.doclet.internal.TaskClassCollector
D
- defaultValue() - Element in annotation interface ch.so.agi.gretl.doclet.api.GretlDslMethod
- defaultValue() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
defaultValuerecord component. - description() - Element in annotation interface ch.so.agi.gretl.doclet.api.GretlDslMethod
- description() - Element in annotation interface ch.so.agi.gretl.doclet.api.GretlTaskDoc
- description() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
descriptionrecord component. - description() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns the value of the
descriptionrecord component. - DslMethodDescriptor - Record Class in ch.so.agi.gretl.doclet.model
- DslMethodDescriptor(String, String, List<ParameterDescriptor>, boolean, String, String) - Constructor for record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Creates an instance of a
DslMethodDescriptorrecord class.
E
- equals(Object) - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Indicates whether some other object is "equal to" this one.
- extract(TypeElement) - Method in class ch.so.agi.gretl.doclet.internal.TaskDescriptorExtractor
F
- fileName(TaskDescriptor) - Method in class ch.so.agi.gretl.doclet.internal.AsciiDocRenderer
G
- getName() - Method in class ch.so.agi.gretl.doclet.GretlDoclet
- getSupportedOptions() - Method in class ch.so.agi.gretl.doclet.GretlDoclet
- getSupportedSourceVersion() - Method in class ch.so.agi.gretl.doclet.GretlDoclet
- GretlDoclet - Class in ch.so.agi.gretl.doclet
- GretlDoclet() - Constructor for class ch.so.agi.gretl.doclet.GretlDoclet
- GretlDslMethod - Annotation Interface in ch.so.agi.gretl.doclet.api
- GretlTaskDoc - Annotation Interface in ch.so.agi.gretl.doclet.api
H
- hashCode() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns a hash code value for this object.
I
- init(Locale, Reporter) - Method in class ch.so.agi.gretl.doclet.GretlDoclet
M
- methods() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns the value of the
methodsrecord component. - MethodSignatureRenderer - Class in ch.so.agi.gretl.doclet.internal
- MethodSignatureRenderer() - Constructor for class ch.so.agi.gretl.doclet.internal.MethodSignatureRenderer
N
- name() - Element in annotation interface ch.so.agi.gretl.doclet.api.GretlTaskDoc
- name() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns the value of the
namerecord component.
P
- packageName() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns the value of the
packageNamerecord component. - ParameterDescriptor - Record Class in ch.so.agi.gretl.doclet.model
- ParameterDescriptor(String, String, boolean) - Constructor for record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Creates an instance of a
ParameterDescriptorrecord class. - parameters() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
parametersrecord component.
R
- render(DslMethodDescriptor) - Method in class ch.so.agi.gretl.doclet.internal.MethodSignatureRenderer
- render(Path, List<TaskDescriptor>) - Method in class ch.so.agi.gretl.doclet.internal.AsciiDocRenderer
- renderTask(TaskDescriptor) - Method in class ch.so.agi.gretl.doclet.internal.AsciiDocRenderer
- required() - Element in annotation interface ch.so.agi.gretl.doclet.api.GretlDslMethod
- required() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
requiredrecord component. - returnType() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns the value of the
returnTyperecord component. - run(DocletEnvironment) - Method in class ch.so.agi.gretl.doclet.GretlDoclet
T
- TaskClassCollector - Class in ch.so.agi.gretl.doclet.internal
- TaskClassCollector() - Constructor for class ch.so.agi.gretl.doclet.internal.TaskClassCollector
- TaskDescriptor - Record Class in ch.so.agi.gretl.doclet.model
- TaskDescriptor(String, String, String, String, List<DslMethodDescriptor>) - Constructor for record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Creates an instance of a
TaskDescriptorrecord class. - TaskDescriptorExtractor - Class in ch.so.agi.gretl.doclet.internal
- TaskDescriptorExtractor(Elements, DocTrees) - Constructor for class ch.so.agi.gretl.doclet.internal.TaskDescriptorExtractor
- toString() - Method in record class ch.so.agi.gretl.doclet.model.DslMethodDescriptor
-
Returns a string representation of this record class.
- toString() - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Returns a string representation of this record class.
- toString() - Method in record class ch.so.agi.gretl.doclet.model.TaskDescriptor
-
Returns a string representation of this record class.
- type() - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Returns the value of the
typerecord component.
V
- varargs() - Method in record class ch.so.agi.gretl.doclet.model.ParameterDescriptor
-
Returns the value of the
varargsrecord component.
All Classes and Interfaces|All Packages