Platform
The platform dependent pieces of Global.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class JavaPlatformclass SJSPlatform
Members list
Value members
Abstract methods
The given symbol is a method with the right name and signature to be a runnable program.
The given symbol is a method with the right name and signature to be a runnable program.
Attributes
The various ways a boxed primitive might materialize at runtime.
The various ways a boxed primitive might materialize at runtime.
Attributes
Is the SAMType cls
also a SAM under the rules of the platform?
Is the SAMType cls
also a SAM under the rules of the platform?
Attributes
Create a new class loader to load class file bin
Create a new class loader to load class file bin
Attributes
The root symbol loader.
The root symbol loader.
Attributes
Is the given class symbol eligible for Java serialization-specific methods?
Is the given class symbol eligible for Java serialization-specific methods?
Attributes
Update classpath with a substitution that maps entries to entries
Update classpath with a substitution that maps entries to entries
Attributes
Concrete methods
The given class has a main method.
The given class has a main method.