public class StringLiteralTemplateParser.Expr extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getExpr() |
int |
getOffset() |
boolean |
isIdentifier() |
boolean |
isVerbatim() |
public String getExpr()
public int getOffset()
public boolean isVerbatim()
public boolean isIdentifier()
Copyright © 2021. All rights reserved.