Class XmlRepresentation

java.lang.Object
eu.bandm.tools.xantlr.XmlRepresentation

public class XmlRepresentation extends Object
  • Field Details

  • Constructor Details

    • XmlRepresentation

      public XmlRepresentation()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • parseNodeType

      static XmlRepresentation.Type parseNodeType(LocatorAST value) throws antlr.RecognitionException
      Throws:
      antlr.RecognitionException
    • processOption

      boolean processOption(String name, LocatorAST value) throws antlr.RecognitionException
      Throws:
      antlr.RecognitionException
    • setPublic

      void setPublic()
    • setProtected

      void setProtected()
    • setPrivate

      void setPrivate()
    • getLocation

      Location<String> getLocation()
    • setLocator

      void setLocator(Locatable<String> loc)
    • unquote

      static String unquote(String text)
    • refer

      public String refer()