public class ExpressionTyperContext extends Object
Constructor and Description |
---|
ExpressionTyperContext() |
Modifier and Type | Method and Description |
---|---|
void |
addReactOnProperties(String prop) |
void |
addUsedDeclarations(String name) |
List<org.drools.javaparser.ast.expr.Expression> |
getPrefixExpresssions() |
Set<String> |
getReactOnProperties() |
List<String> |
getUsedDeclarations() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.