public static class PatternBuilder.ExprBindings extends Object
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
fieldAccessors |
protected Set<String> |
globalBindings |
protected Set<String> |
ruleBindings |
Constructor and Description |
---|
ExprBindings() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getFieldAccessors() |
Set<String> |
getGlobalBindings() |
Set<String> |
getRuleBindings() |
boolean |
isConstant() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.