protected final class JDTJava2CAstTranslator.FieldEntity extends Object implements com.ibm.wala.cast.tree.CAstEntity
| Modifier and Type | Method and Description |
|---|---|
Map<com.ibm.wala.cast.tree.CAstNode,Collection<com.ibm.wala.cast.tree.CAstEntity>> |
getAllScopedEntities() |
Collection<com.ibm.wala.cast.tree.CAstAnnotation> |
getAnnotations() |
int |
getArgumentCount() |
com.ibm.wala.cast.tree.CAstNode[] |
getArgumentDefaults() |
String[] |
getArgumentNames() |
com.ibm.wala.cast.tree.CAstNode |
getAST() |
com.ibm.wala.cast.tree.CAstControlFlowMap |
getControlFlow() |
int |
getKind() |
String |
getName() |
com.ibm.wala.cast.tree.CAstNodeTypeMap |
getNodeTypeMap() |
com.ibm.wala.cast.tree.CAstSourcePositionMap.Position |
getPosition() |
Collection<com.ibm.wala.cast.tree.CAstQualifier> |
getQualifiers() |
Iterator<com.ibm.wala.cast.tree.CAstEntity> |
getScopedEntities(com.ibm.wala.cast.tree.CAstNode construct) |
String |
getSignature() |
com.ibm.wala.cast.tree.CAstSourcePositionMap |
getSourceMap() |
com.ibm.wala.cast.tree.CAstType |
getType() |
public Collection<com.ibm.wala.cast.tree.CAstAnnotation> getAnnotations()
getAnnotations in interface com.ibm.wala.cast.tree.CAstEntitypublic int getKind()
getKind in interface com.ibm.wala.cast.tree.CAstEntitypublic String getName()
getName in interface com.ibm.wala.cast.tree.CAstEntitypublic String getSignature()
getSignature in interface com.ibm.wala.cast.tree.CAstEntitypublic String[] getArgumentNames()
getArgumentNames in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstNode[] getArgumentDefaults()
getArgumentDefaults in interface com.ibm.wala.cast.tree.CAstEntitypublic int getArgumentCount()
getArgumentCount in interface com.ibm.wala.cast.tree.CAstEntitypublic Iterator<com.ibm.wala.cast.tree.CAstEntity> getScopedEntities(com.ibm.wala.cast.tree.CAstNode construct)
getScopedEntities in interface com.ibm.wala.cast.tree.CAstEntitypublic Map<com.ibm.wala.cast.tree.CAstNode,Collection<com.ibm.wala.cast.tree.CAstEntity>> getAllScopedEntities()
getAllScopedEntities in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstNode getAST()
getAST in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstControlFlowMap getControlFlow()
getControlFlow in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstSourcePositionMap getSourceMap()
getSourceMap in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstSourcePositionMap.Position getPosition()
getPosition in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstNodeTypeMap getNodeTypeMap()
getNodeTypeMap in interface com.ibm.wala.cast.tree.CAstEntitypublic Collection<com.ibm.wala.cast.tree.CAstQualifier> getQualifiers()
getQualifiers in interface com.ibm.wala.cast.tree.CAstEntitypublic com.ibm.wala.cast.tree.CAstType getType()
getType in interface com.ibm.wala.cast.tree.CAstEntityCopyright © 2017. All rights reserved.