public final class ScopeFactory extends Object
Constructor and Description |
---|
ScopeFactory() |
Modifier and Type | Method and Description |
---|---|
Argument |
getArgumentInstance() |
LocalImpl |
getLocalInstance() |
void |
recycle(Argument argument) |
void |
recycle(LocalImpl local) |
static String |
toStringScope(int scope,
String defaultValue)
cast a int scope definition to a string definition
|
public ScopeFactory()
public Argument getArgumentInstance()
public LocalImpl getLocalInstance()
public void recycle(Argument argument)
argument
- recycle a Argument scope for reusepublic static String toStringScope(int scope, String defaultValue)
scope
- Copyright © 2015 Lucee