C# Class WikipediaAvsAnTrieExtractor.SimplifyExtension

Afficher le fichier Open project: EamonNerbonne/a-vs-an

Méthodes publiques

Méthode Description
Simplify ( this node, int scaleFactor ) : Node
UnmarkUnsure ( this node, int scaleFactor ) : Node

Private Methods

Méthode Description
Annotation ( Node node ) : bool

Method Details

Simplify() public static méthode

public static Simplify ( this node, int scaleFactor ) : Node
node this
scaleFactor int
Résultat Node

UnmarkUnsure() public static méthode

public static UnmarkUnsure ( this node, int scaleFactor ) : Node
node this
scaleFactor int
Résultat Node