Package | Description |
---|---|
com.asakusafw.runtime.util |
Utilities for Asakusa runtime.
|
Modifier and Type | Method and Description |
---|---|
static VariableTable.RedefineStrategy |
VariableTable.RedefineStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableTable.RedefineStrategy[] |
VariableTable.RedefineStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
VariableTable(VariableTable.RedefineStrategy redefineStrategy)
Creates a new empty instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.