public class Define extends Object implements ASTLocusTag.ASTLocusTagProvider
| Constructor and Description |
|---|
Define(String name,
String value) |
Define(String name,
String value,
ASTLocusTag astLocus) |
| Modifier and Type | Method and Description |
|---|---|
ASTLocusTag |
getASTLocusTag()
Returns this instance's
ASTLocusTag, if available,
otherwise returns null. |
String |
getName() |
String |
getValue() |
public Define(String name, String value, ASTLocusTag astLocus)
public String getName()
public String getValue()
public ASTLocusTag getASTLocusTag()
ASTLocusTag.ASTLocusTagProviderASTLocusTag, if available,
otherwise returns null.getASTLocusTag in interface ASTLocusTag.ASTLocusTagProvider