java.lang.Object
com.ibm.dtfj.javacore.parser.j9.JavaCoreAttributeValueMap
- All Implemented Interfaces:
IAttributeValueMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIntValue(String tokenType) longgetLongValue(String tokenType) getTokenValue(String tokenType)
-
Constructor Details
-
JavaCoreAttributeValueMap
-
-
Method Details
-
getTokenValue
- Specified by:
getTokenValuein interfaceIAttributeValueMap- Parameters:
tokenType-results-
-
getLongValue
- Specified by:
getLongValuein interfaceIAttributeValueMap- Parameters:
tokenType-
-
getIntValue
- Specified by:
getIntValuein interfaceIAttributeValueMap- Parameters:
tokenType-
-
getToken
- Specified by:
getTokenin interfaceIAttributeValueMap- Parameters:
tokenType-
-