See: Description
| Interface | Description |
|---|---|
| Groupable<P,T extends Groupable<P,T>> |
Represents an item that appears in a group or chain of other related units, for usage with
SyntaxCollection. |
| SyntaxCollection<P,T extends Groupable<P,T>> |
A collection of related
Syntax units. |
| Class | Description |
|---|---|
| AbstractGroupable<P,T extends Groupable<P,T>> |
Base class for
Groupables. |
| LinkedSyntaxCollection<P,T extends Groupable<P,T>> |
Standard (default) implementation of the
SyntaxCollection. |
Copyright (c) 2019, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE file in the repository.