|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnalysisResult
An interface with the results from the expression/block analysis
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
Set<String> getIdentifiers()
BoundIdentifiers getBoundIdentifiers()
Set<String> getNotBoundedIdentifiers()
Set<String> getLocalVariables()
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||