class
JavapTool extends AnyRef
Instance Constructors
-
new
JavapTool()
Type Members
-
type
ByteAry = Array[Byte]
-
implicit
class
Failer
[A] extends AnyRef
-
type
Input = (String, Try[ByteAry])
-
class
JavaReporter
extends DiagnosticListener[JavaFileObject] with Clearable
-
class
JavapFileManager
extends ForwardingJavaFileManager[JavaFileManager]
-
type
Task = AnyRef { def call(): Boolean }
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (JavapTool, B)
-
final
def
==(arg0: Any): Boolean
-
val
TaskClass: Class[Task]
-
val
TaskCtor: Constructor[AnyRef { def call(): Boolean }]
-
def
apply(options: Seq[String], filter: Boolean)(inputs: Seq[Input]): List[JpResult]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
defaultFileManager: JavaFileManager
-
def
ensuring(cond: (JavapTool) ⇒ Boolean, msg: ⇒ Any): JavapTool
-
def
ensuring(cond: (JavapTool) ⇒ Boolean): JavapTool
-
def
ensuring(cond: Boolean, msg: ⇒ Any): JavapTool
-
def
ensuring(cond: Boolean): JavapTool
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
failed: Boolean
-
def
fileManager(inputs: Seq[Input]): JavapFileManager
-
def
filterLines(target: String, text: String): String
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noToolError: JpError
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
reporter: JavaReporter
-
def
showable(target: String, filter: Boolean): Showable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
task(options: Seq[String], classes: Seq[String], inputs: Seq[Input]): Task
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
val
writer: CharArrayWriter
-
def
written: String
-
def
→[B](y: B): (JavapTool, 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
JavapTool to any2stringadd[JavapTool]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
JavapTool to StringFormat[JavapTool]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
type
ByteAry = Array[Byte]
-
implicit
class
Failer
[A] extends AnyRef
-
type
Input = (String, Try[ByteAry])
-
class
JavaReporter
extends DiagnosticListener[JavaFileObject] with Clearable
-
class
JavapFileManager
extends ForwardingJavaFileManager[JavaFileManager]
-
type
Task = AnyRef { def call(): Boolean }
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (JavapTool, B)
-
final
def
==(arg0: Any): Boolean
-
val
TaskClass: Class[Task]
-
val
TaskCtor: Constructor[AnyRef { def call(): Boolean }]
-
def
apply(options: Seq[String], filter: Boolean)(inputs: Seq[Input]): List[JpResult]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
defaultFileManager: JavaFileManager
-
def
ensuring(cond: (JavapTool) ⇒ Boolean, msg: ⇒ Any): JavapTool
-
def
ensuring(cond: (JavapTool) ⇒ Boolean): JavapTool
-
def
ensuring(cond: Boolean, msg: ⇒ Any): JavapTool
-
def
ensuring(cond: Boolean): JavapTool
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
failed: Boolean
-
def
fileManager(inputs: Seq[Input]): JavapFileManager
-
def
filterLines(target: String, text: String): String
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noToolError: JpError
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
reporter: JavaReporter
-
def
showable(target: String, filter: Boolean): Showable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
task(options: Seq[String], classes: Seq[String], inputs: Seq[Input]): Task
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
val
writer: CharArrayWriter
-
def
written: String
-
def
→[B](y: B): (JavapTool, B)
The Scala compiler and reflection APIs.