Interface ASTNodeMetaData
- All Known Implementing Classes:
AnnotationClosureVisitor,ContractElementVisitor
public interface ASTNodeMetaData
Holds all constants to be used as AST node metadata keys.
-
Field Details
-
PROCESSED
Marks an AST node that has already been processed by the contracts pipeline.- See Also:
-
CLOSURE_REPLACED
Marks an AST node whose annotation closure has already been replaced by generated infrastructure.- See Also:
-