Class Declaration


public class Declaration extends AbstractSyntaxTree
A "declaration" associates a "propertyName" with a list of preserved tokens. If the list of preserved tokens is empty, the declaration must be ignored.
Author:
Werner Randelshofer