Table of Contents

Class AlignAliasProcessor

Namespace
gudusoft.gsqlparser.pp.processor.type.comm
Assembly
gudusoft.gsqlparser.dll

used to align the alias

@author zhoujun

public class AlignAliasProcessor : AbstractProcessor
Inheritance
AlignAliasProcessor
Inherited Members

Methods

afterProcess(TParseTreeNode)

method template. if you need to add some before actions, override this method.

public override void afterProcess(TParseTreeNode node)

Parameters

node TParseTreeNode