public abstract class Constants
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Constants.Adder |
static class |
Constants.Deleter |
static class |
Constants.Literal |
static class |
Constants.Marker |
static class |
Constants.Setter |
static class |
Constants.Substracter |
static class |
Constants.Type |
static class |
Constants.Value
A constant value, i.e.
|
Modifier and Type | Field and Description |
---|---|
static Term.Raw |
NULL_LITERAL |
Constructor and Description |
---|
Constants() |
public static final Term.Raw NULL_LITERAL
Copyright © 2013 The Apache Software Foundation