Uses of Class gnu.bytecode.Scope

Uses in package gnu.bytecode

Constructors with parameter type gnu.bytecode.Scope

Fields of type gnu.bytecode.Scope

Scope

Methods with parameter type gnu.bytecode.Scope

void
CodeAttr.emitTailCall(boolean pop_args, Scope scope)
Compile a tail-call to position 0 of the current procedure.
void
void
void
Link this scope as the next child of its parent scope.
void
Mark scopes upto specified scope as 'preserved'.

Methods with return type gnu.bytecode.Scope

Scope
Scope
Scope
Scope
Scope

Uses in package gnu.expr

Fields of type gnu.bytecode.Scope

Scope
A surrounding Scope for local Variables.

Methods with return type gnu.bytecode.Scope

Scope