Class SugarLoader.TreeCategory

java.lang.Object
org.apache.tinkerpop.gremlin.groovy.loaders.SugarLoader.TreeCategory
All Implemented Interfaces:
groovy.lang.GroovyObject
Enclosing class:
SugarLoader

public static class SugarLoader.TreeCategory extends Object implements groovy.lang.GroovyObject
  • Constructor Details

    • TreeCategory

      public TreeCategory()
  • Method Details

    • getMetaClass

      public groovy.lang.MetaClass getMetaClass()
      Specified by:
      getMetaClass in interface groovy.lang.GroovyObject
    • setMetaClass

      public void setMetaClass(groovy.lang.MetaClass mc)
      Specified by:
      setMetaClass in interface groovy.lang.GroovyObject
    • getAt

      public static final Object getAt(Tree tree, String key)
    • getAt

      public static final Object getAt(Tree tree, Object key)
    • toString

      public String toString()
      Overrides:
      toString in class Object