Class TAttributeOption

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

public class TAttributeOption extends TParseTreeNode
Postgresql attribute_option = value #Todo: this class needs to be replaced by TNameValuePair later