sealed
class
CharReader extends AnyRef
Instance Constructors
-
new
CharReader(buffer: String)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): ((CommentFactoryBase.this)#CharReader, B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
char: Char
-
final
def
check(chars: String, checkOffset: Int): Boolean
-
final
def
check(chars: String): Boolean
-
def
checkSkipInitWhitespace(chars: String): Boolean
-
def
checkSkipInitWhitespace(c: Char): Boolean
-
def
clone(): AnyRef
-
def
countWhitespace: Int
-
def
ensuring(cond: ((CommentFactoryBase.this)#CharReader) ⇒ Boolean, msg: ⇒ Any): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: ((CommentFactoryBase.this)#CharReader) ⇒ Boolean): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: Boolean, msg: ⇒ Any): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: Boolean): (CommentFactoryBase.this)#CharReader
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isWhitespace(c: Char): Boolean
-
def
isWhitespaceOrNewLine(c: Char): Boolean
-
final
def
jump(chars: String): Boolean
-
final
def
jump(ch: Char): Boolean
-
final
def
jumpUntil(pred: ⇒ Boolean): Int
-
final
def
jumpUntil(ch: Char): Int
-
def
jumpWhitespace(): Int
-
def
jumpWhitespaceOrNewLine(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
nextChar(): Unit
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
var
offset: Int
-
final
def
prevChar(): Unit
-
final
def
readUntil(pred: ⇒ Boolean): String
-
final
def
readUntil(chars: String): String
-
final
def
readUntil(c: Char): String
-
final
def
repeatJump(c: Char, max: Int = Int.MaxValue): Int
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): ((CommentFactoryBase.this)#CharReader, B)
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
-
def
toString(): String
-
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
(CommentFactoryBase.this)#CharReader to any2stringadd[(CommentFactoryBase.this)#CharReader]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
(CommentFactoryBase.this)#CharReader to StringFormat[(CommentFactoryBase.this)#CharReader]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): ((CommentFactoryBase.this)#CharReader, B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
char: Char
-
final
def
check(chars: String, checkOffset: Int): Boolean
-
final
def
check(chars: String): Boolean
-
def
checkSkipInitWhitespace(chars: String): Boolean
-
def
checkSkipInitWhitespace(c: Char): Boolean
-
def
clone(): AnyRef
-
def
countWhitespace: Int
-
def
ensuring(cond: ((CommentFactoryBase.this)#CharReader) ⇒ Boolean, msg: ⇒ Any): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: ((CommentFactoryBase.this)#CharReader) ⇒ Boolean): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: Boolean, msg: ⇒ Any): (CommentFactoryBase.this)#CharReader
-
def
ensuring(cond: Boolean): (CommentFactoryBase.this)#CharReader
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isWhitespace(c: Char): Boolean
-
def
isWhitespaceOrNewLine(c: Char): Boolean
-
final
def
jump(chars: String): Boolean
-
final
def
jump(ch: Char): Boolean
-
final
def
jumpUntil(pred: ⇒ Boolean): Int
-
final
def
jumpUntil(ch: Char): Int
-
def
jumpWhitespace(): Int
-
def
jumpWhitespaceOrNewLine(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
nextChar(): Unit
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
var
offset: Int
-
final
def
prevChar(): Unit
-
final
def
readUntil(pred: ⇒ Boolean): String
-
final
def
readUntil(chars: String): String
-
final
def
readUntil(c: Char): String
-
final
def
repeatJump(c: Char, max: Int = Int.MaxValue): Int
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): ((CommentFactoryBase.this)#CharReader, B)
The Scala compiler and reflection APIs.