org.apache.activemq.apollo.selector

TokenMgrError

object TokenMgrError extends

Visibility
  1. Public
  2. All

Value Members

  1. def LexicalError (EOFSeen: Boolean, lexState: Int, errorLine: Int, errorColumn: Int, errorAfter: String, curChar: Char): String

    Attributes
    protected[selector]
  2. def addEscapes (str: String): String

    Attributes
    protected[selector] final