org
.
opalj
.
br
.
reader
MethodsBinding
Related Doc:
package reader
trait
MethodsBinding
extends
MethodsReader
Self Type
MethodsBinding
with
ConstantPoolBinding
with
AttributeBinding
Linear Supertypes
MethodsReader
,
Constant_PoolAbstractions
,
AnyRef
,
Any
Known Subclasses
Java7Framework
,
Java7Framework
,
Java7LibraryFramework
,
Java7LibraryFramework
,
Java8Framework
,
Java8Framework
,
Java8FrameworkWithCaching
,
Java8FrameworkWithLambdaExpressionsSupportAndCaching
,
Java8LibraryFramework
,
Java8LibraryFramework
,
Java9Framework
,
Java9Framework
,
Java9FrameworkWithLambdaExpressionsSupportAndCaching
,
Java9LibraryFramework
,
Java9LibraryFramework
Ordering
Alphabetic
By Inheritance
Inherited
MethodsBinding
MethodsReader
Constant_PoolAbstractions
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
abstract
type
Attributes
Definition Classes
MethodsReader
abstract
type
ClassFile
Definition Classes
Constant_PoolAbstractions
abstract
type
Constant_Pool
Definition Classes
Constant_PoolAbstractions
abstract
type
Constant_Pool_Entry
Definition Classes
Constant_PoolAbstractions
type
Constant_Pool_Index
=
Int
Definition Classes
Constant_PoolAbstractions
type
DeferredActionsStore
=
Buffer
[((
MethodsBinding
.this)#
ClassFile
) ⇒ (
MethodsBinding
.this)#
ClassFile
] with (
MethodsBinding
.this)#
Constant_Pool_Entry
Definition Classes
Constant_PoolAbstractions
type
Method_Info
=
Method
Definition Classes
MethodsBinding
→ MethodsReader
type
Methods
=
IndexedSeq
[(
MethodsBinding
.this)#
Method_Info
]
Definition Classes
MethodsReader
Abstract Value Members
abstract
def
Attributes
(
ap:
AttributeParent
,
cp: (
MethodsBinding
.this)#
Constant_Pool
,
in:
DataInputStream
)
: (
MethodsBinding
.this)#
Attributes
Attributes
protected
Definition Classes
MethodsReader
abstract
def
applyDeferredActions
(
cp: (
MethodsBinding
.this)#
Constant_Pool
,
classFile: (
MethodsBinding
.this)#
ClassFile
)
: (
MethodsBinding
.this)#
ClassFile
Definition Classes
Constant_PoolAbstractions
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
Method_Info
(
cp: (
MethodsBinding
.this)#
Constant_Pool
,
accessFlags:
Int
,
name_index:
Int
,
descriptor_index:
Int
,
attributes: (
MethodsBinding
.this)#
Attributes
)
: (
MethodsBinding
.this)#
Method_Info
Definition Classes
MethodsBinding
→ MethodsReader
val
Method_InfoManifest
:
ClassTag
[(
MethodsBinding
.this)#
Method_Info
]
Definition Classes
MethodsBinding
→ MethodsReader
def
Methods
(
cp: (
MethodsBinding
.this)#
Constant_Pool
,
in:
DataInputStream
)
: (
MethodsBinding
.this)#
Methods
Definition Classes
MethodsReader
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
MethodsReader
Inherited from
Constant_PoolAbstractions
Inherited from
AnyRef
Inherited from
Any
Ungrouped