C# Class Nuve.Orthographic.Action.LexicalToSurface

Inheritance: BaseAction
Mostra file Open project: hrzafer/nuve

Public Methods

Method Description
LexicalToSurface ( Alphabet alphabet, string operandOne, string operandTwo, string flag ) : System.Linq

Protected Methods

Method Description
Do ( Allomorph allomorph ) : void

Method Details

Do() protected method

protected Do ( Allomorph allomorph ) : void
allomorph Nuve.Morphologic.Structure.Allomorph
return void

LexicalToSurface() public method

public LexicalToSurface ( Alphabet alphabet, string operandOne, string operandTwo, string flag ) : System.Linq
alphabet Alphabet
operandOne string
operandTwo string
flag string
return System.Linq