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