Class PartProj

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the com.gdblab.pathAlgebra.syntax.PartProj type.
      • ALL

        public static final Name ALL
        Name of the com.gdblab.pathAlgebra.syntax.PartProj.all field.
      • LIMITED

        public static final Name LIMITED
        Name of the com.gdblab.pathAlgebra.syntax.PartProj.limited field.
    • Method Detail

      • accept

        public abstract <R> R accept​(PartProj.Visitor<R> visitor)
        Dispatch to visitor.