C E F G I M P S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- Complex - manifold.strings.StringLiteralTemplateParser.ExprKind
E
- exclude(String) - Method in interface manifold.strings.api.ITemplateProcessorGate
-
Return true if the
typeNameshould 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
- Identifier - manifold.strings.StringLiteralTemplateParser.ExprKind
- 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
- manifold.strings - package manifold.strings
- manifold.strings.api - package manifold.strings.api
P
- parse(String, int) - Method in class manifold.strings.StringLiteralTemplateProcessor
- 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.
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.
- Verbatim - manifold.strings.StringLiteralTemplateParser.ExprKind
- 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
All Classes All Packages