Class Contexts


  • public class Contexts
    extends Object
    • Field Detail

      • MapT

        public static final com.github.javaparser.ast.type.Type MapT
    • Constructor Detail

      • Contexts

        public Contexts()
    • Method Detail

      • getKey

        public static com.github.javaparser.ast.expr.Expression getKey​(com.github.javaparser.ast.expr.Expression currentContext,
                                                                       CompositeType contextType,
                                                                       String key)