Class TSemanticAttributeDef

Object
gudusoft.gsqlparser.nodes.TParseTreeNode
gudusoft.gsqlparser.nodes.snowflake.TSemanticAttributeDef
All Implemented Interfaces:
Visitable, Iterator<TSourceToken>

Semantic attribute definition node (for Facts, Dimensions, Metrics). Represents: [PUBLIC|PRIVATE] table.attr_name AS expression [WITH SYNONYMS (...)] [COMMENT 'text']