public class Contexts extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.drools.javaparser.ast.type.Type |
MapT |
| Constructor and Description |
|---|
Contexts() |
| Modifier and Type | Method and Description |
|---|---|
static org.drools.javaparser.ast.expr.Expression |
getKey(org.drools.javaparser.ast.expr.Expression currentContext,
CompositeType contextType,
String key) |
public static org.drools.javaparser.ast.expr.Expression getKey(org.drools.javaparser.ast.expr.Expression currentContext,
CompositeType contextType,
String key)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.