Class PathProj

    • Field Detail

      • TYPE_

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

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

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

      • accept

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