abstract
class
BCodeIdiomatic extends AnyRef
Instance Constructors
-
new
BCodeIdiomatic()
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (BCodeIdiomatic, B)
-
final
def
==(arg0: Any): Boolean
-
val
EMPTY_BTYPE_ARRAY: Array[BTypesFromSymbols.BType]
-
val
EMPTY_INT_ARRAY: Array[Int]
-
val
EMPTY_LABEL_ARRAY: Array[Label]
-
val
EMPTY_STRING_ARRAY: Array[String]
-
lazy val
JavaStringBuilderClassName: InternalName
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
coercionFrom(code: Int): BTypesFromSymbols.BType
-
final
def
coercionTo(code: Int): BTypesFromSymbols.BType
-
def
ensuring(cond: (BCodeIdiomatic) ⇒ Boolean, msg: ⇒ Any): BCodeIdiomatic
-
def
ensuring(cond: (BCodeIdiomatic) ⇒ Boolean): BCodeIdiomatic
-
def
ensuring(cond: Boolean, msg: ⇒ Any): BCodeIdiomatic
-
def
ensuring(cond: Boolean): BCodeIdiomatic
-
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
-
final
def
mkArray(xs: List[Label]): Array[Label]
-
final
def
mkArray(xs: List[String]): Array[String]
-
final
def
mkArray(xs: List[BTypesFromSymbols.BType]): Array[BTypesFromSymbols.BType]
-
final
def
mkArrayReverse(xs: List[Int]): Array[Int]
-
final
def
mkArrayReverse(xs: List[String]): Array[String]
-
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
-
def
→[B](y: B): (BCodeIdiomatic, B)
-
object
JCodeMethodN
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 StringFormat from
BCodeIdiomatic to StringFormat[BCodeIdiomatic]
Value Members
-
def
formatted(fmtstr: String): String
The Scala compiler and reflection APIs.