Table of Contents

Class StatementNormalizer

Namespace
DevExpress.Xpo.Generators
Assembly
DevExpress.Xpo.v24.1.dll
public class StatementNormalizer
Inheritance
StatementNormalizer
Inherited Members

Constructors

StatementNormalizer(BaseStatement)

public StatementNormalizer(BaseStatement root)

Parameters

root BaseStatement

Methods

Normalize(BaseStatement)

public static void Normalize(BaseStatement statement)

Parameters

statement BaseStatement

ProcessStatement()

public void ProcessStatement()