- Value<T> - Class in com.github.leeonky.dal.format
-
- Value() - Constructor for class com.github.leeonky.dal.format.Value
-
- valueOf(String) - Static method in enum com.github.leeonky.dal.ast.ListNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.leeonky.dal.ast.PropertyNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.leeonky.dal.ast.SequenceNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.leeonky.dal.ast.TableNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.leeonky.dal.compiler.SourceCode.FetchBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.leeonky.dal.runtime.DalException.Position.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.leeonky.dal.ast.ListNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.leeonky.dal.ast.PropertyNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.leeonky.dal.ast.SequenceNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.leeonky.dal.ast.TableNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.leeonky.dal.compiler.SourceCode.FetchBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.leeonky.dal.runtime.DalException.Position.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueString(Object) - Method in enum com.github.leeonky.dal.ast.PropertyNode.Type
-
- verify(T) - Method in interface com.github.leeonky.dal.format.Type
-
- verify(T) - Method in class com.github.leeonky.dal.format.Value
-
- verify(Data) - Method in interface com.github.leeonky.dal.runtime.Schema
-
- verify(Class<?>, Object, String) - Method in class com.github.leeonky.dal.runtime.SchemaVerifier
-