Class GroovyEngine.AccessRules

java.lang.Object
org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
Enclosing class:
GroovyEngine

protected static class GroovyEngine.AccessRules extends Object
  • Field Details

    • allMethods

      protected final boolean allMethods
    • allFields

      protected final boolean allFields
    • allConstructors

      protected final boolean allConstructors
    • allClasses

      protected final boolean allClasses
  • Constructor Details

    • AccessRules

      public AccessRules()
    • AccessRules

      public AccessRules(Map<String,Object> options)