JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
F
G
I
M
P
R
S
V
E
exclude(String)
- Method in interface manifold.strings.api.
ITemplateProcessorGate
Return true if the
typeName
should be excluded from string template processing
F
finished(TaskEvent)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
G
getExpr()
- Method in class manifold.strings.
StringLiteralTemplateParser.Expr
getOffset()
- Method in class manifold.strings.
StringLiteralTemplateParser.Expr
I
init(BasicJavacTask, TypeProcessor)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
isIdentifier()
- Method in class manifold.strings.
StringLiteralTemplateParser.Expr
isSuppressed(JCDiagnostic.DiagnosticPosition, String, Object[])
- Method in class manifold.strings.
StringLiteralTemplateProcessor
isVerbatim()
- Method in class manifold.strings.
StringLiteralTemplateParser.Expr
ITemplateProcessorGate
- Interface in
manifold.strings.api
An
SPI
to gate template processing.
M
ManDiagnosticHandler
- Class in
manifold.strings
manifold.strings
- package manifold.strings
manifold.strings.api
- package manifold.strings.api
P
parse(IntPredicate, boolean, String)
- Static method in class manifold.strings.
StringLiteralTemplateParser
Parse a string from a string literal using standard template delimiters e.g., "$foo" and "${foo.bar()}", and return the list of expressions.
parse(String, int)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
R
report(JCDiagnostic)
- Method in class manifold.strings.
ManDiagnosticHandler
S
SIMPLE_EXPR_DISABLED
- Static variable in class manifold.strings.
StringLiteralTemplateProcessor
started(TaskEvent)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
StringLiteralTemplateParser
- Class in
manifold.strings
StringLiteralTemplateParser.Expr
- Class in
manifold.strings
StringLiteralTemplateParser.ExprKind
- Enum in
manifold.strings
StringLiteralTemplateProcessor
- Class in
manifold.strings
StringLiteralTemplateProcessor()
- Constructor for class manifold.strings.
StringLiteralTemplateProcessor
V
valueOf(String)
- Static method in enum manifold.strings.
StringLiteralTemplateParser.ExprKind
Returns the enum constant of this type with the specified name.
values()
- Static method in enum manifold.strings.
StringLiteralTemplateParser.ExprKind
Returns an array containing the constants of this enum type, in the order they are declared.
visitAnnotation(JCTree.JCAnnotation)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
visitClassDef(JCTree.JCClassDecl)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
visitLiteral(JCTree.JCLiteral)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
visitMethodDef(JCTree.JCMethodDecl)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
visitVarDef(JCTree.JCVariableDecl)
- Method in class manifold.strings.
StringLiteralTemplateProcessor
E
F
G
I
M
P
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.