public final class VariableBinding
extends java.lang.Object
Command
marks the binding of a variable. The command must have a corresponding binding end later in the stream.Modifier and Type | Class and Description |
---|---|
static class |
VariableBinding.End |
static class |
VariableBinding.Global |
static class |
VariableBinding.Start |
Modifier and Type | Field and Description |
---|---|
static VariableBinding.End |
END |
Constructor and Description |
---|
VariableBinding() |
public static final VariableBinding.End END
Copyright © 2022 The Apache Software Foundation. All rights reserved.