Class OrthoPunct

All Implemented Interfaces:
IExtendable, OrthoElement

public class OrthoPunct extends AbstractOrthoElement
Represents punctuation and syntax elements.
  • Constructor Details

  • Method Details

    • getType

      public OrthoPunctType getType()
    • text

      public String text()
      Description copied from interface: OrthoElement
      Get string representation of the element.
      Returns:
      the string value of the element
    • toString

      public String toString()
      Overrides:
      toString in class Object