class
Parsed extends Delimited
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Parsed, B)
-
final
def
==(arg0: Any): Boolean
-
def
args: collection.immutable.List[String]
-
final
def
asInstanceOf[T0]: T0
-
val
buffer: String
-
def
bufferHead: String
-
def
bufferTail: Parsed
-
def
clone(): AnyRef
-
def
currentArg: String
-
def
currentChar: Char
-
val
cursor: Int
-
val
delimited: (Char) ⇒ Boolean
-
def
ensuring(cond: (Parsed) ⇒ Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: (Parsed) ⇒ Boolean): Parsed
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: Boolean): Parsed
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
escapeChars: List[Char]
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
headLength: Int
-
def
isAtStart: Boolean
-
def
isDelimiter: Boolean
-
def
isDelimiterChar(ch: Char): Boolean
-
def
isEmpty: Boolean
-
def
isEscapeChar(ch: Char): Boolean
-
def
isEscaped: Boolean
-
def
isFirstDelimiter: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isLastDelimiter: Boolean
-
def
isQuoted: Boolean
-
def
isUnqualified: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
position: Int
-
def
prev: Parsed
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toArgs(s: String): List[String]
-
def
toString(): String
-
def
verbosity: Int
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
withVerbosity(v: Int): Parsed.this.type
-
def
→[B](y: B): (Parsed, B)
Value Members
-
def
escapeChars: List[Char]
-
def
isDelimiterChar(ch: Char): Boolean
-
def
isEscapeChar(ch: Char): Boolean
-
def
toArgs(s: String): List[String]
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
Parsed to any2stringadd[Parsed]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
Parsed to StringFormat[Parsed]
Value Members
-
def
formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring from
Parsed to Ensuring[Parsed]
Value Members
-
def
ensuring(cond: (Parsed) ⇒ Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: (Parsed) ⇒ Boolean): Parsed
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: Boolean): Parsed
Inherited by implicit conversion ArrowAssoc from
Parsed to ArrowAssoc[Parsed]
Value Members
-
def
->[B](y: B): (Parsed, B)
-
def
→[B](y: B): (Parsed, B)
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Parsed, B)
-
final
def
==(arg0: Any): Boolean
-
def
args: collection.immutable.List[String]
-
final
def
asInstanceOf[T0]: T0
-
val
buffer: String
-
def
bufferHead: String
-
def
bufferTail: Parsed
-
def
clone(): AnyRef
-
def
currentArg: String
-
def
currentChar: Char
-
val
cursor: Int
-
val
delimited: (Char) ⇒ Boolean
-
def
ensuring(cond: (Parsed) ⇒ Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: (Parsed) ⇒ Boolean): Parsed
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Parsed
-
def
ensuring(cond: Boolean): Parsed
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
escapeChars: List[Char]
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
headLength: Int
-
def
isAtStart: Boolean
-
def
isDelimiter: Boolean
-
def
isDelimiterChar(ch: Char): Boolean
-
def
isEmpty: Boolean
-
def
isEscapeChar(ch: Char): Boolean
-
def
isEscaped: Boolean
-
def
isFirstDelimiter: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isLastDelimiter: Boolean
-
def
isQuoted: Boolean
-
def
isUnqualified: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
position: Int
-
def
prev: Parsed
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toArgs(s: String): List[String]
-
def
toString(): String
-
def
verbosity: Int
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
withVerbosity(v: Int): Parsed.this.type
-
def
→[B](y: B): (Parsed, B)
The Scala compiler and reflection APIs.