Interface CAstLeafNode

All Superinterfaces:
CAstNode
All Known Implementing Classes:
CAstImpl.CAstValueImpl, CAstOperator, CAstValueImpl.CAstValueValueImpl

public interface CAstLeafNode extends CAstNode
Convenience interface for implementing an AST node with no children