Package | Description |
---|---|
com.streamscape.sef.evtrigger.function.statement |
Modifier and Type | Field and Description |
---|---|
static Variable.Scope |
Variable.Scope.FINAL |
static Variable.Scope |
Variable.Scope.NONE |
static Variable.Scope |
Variable.Scope.TRANSIENT |
Modifier and Type | Method and Description |
---|---|
Variable.Scope |
Variable.getScope() |
static Variable.Scope |
Variable.Scope.valueOf(java.lang.String name) |
static Variable.Scope[] |
Variable.Scope.values() |
Constructor and Description |
---|
Variable(com.streamscape.sef.evtrigger.function.types.Type type,
java.lang.String name,
Variable.Scope scope) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.