home
wiki
classes/clusters list
class information
+
Point of view
RUN_FEATURE
ANY
AGENT_POOL
AGENT_ARGS
SWITCH
RUN_FEATURE
JVM
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class METHOD_INFO
Summary
top
Unique Global Object in charge of a method_info as describe in the
JVM
specification. Obviously, the same object is recycled.
Direct parents
insert list:
GLOBALS
,
SINGLETON
Overview
top
exported features
start
(flags:
INTEGER_32
, name_key:
STRING
, descriptor:
STRING
)
finish
add_init
(super:
STRING
)
is_static
:
BOOLEAN
start
(flags:
INTEGER_32
, name_key:
STRING
, descriptor:
STRING
)
effective procedure
top
require
not name_key.is_empty
not descriptor.is_empty
finish
effective procedure
top
add_init
(super:
STRING
)
effective procedure
top
is_static
:
BOOLEAN
effective function
top