public interface AnalysisResult
Modifier and Type | Method and Description |
---|---|
BoundIdentifiers |
getBoundIdentifiers()
Returns the array of lists
|
Set<String> |
getIdentifiers()
Returns the Set
|
Set<String> |
getLocalVariables()
Returns the Set
|
Set<String> |
getNotBoundedIdentifiers()
Returns the Set
|
BoundIdentifiers getBoundIdentifiers()
Set<String> getNotBoundedIdentifiers()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.