Class AppendContext

java.lang.Object
org.topbraid.shacl.expr.AppendContext

public class AppendContext extends Object
  • Constructor Details

  • Method Details

    • append

      public void append(String str)
    • decreaseIndent

      public void decreaseIndent()
    • getNextVarName

      public String getNextVarName()
    • increaseIndent

      public void increaseIndent()
    • indent

      public void indent()