Budoux class

Constructors

Budoux({Model model = const Model.jaKNBC()})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
model Model
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getFeature(String w1, String w2, String w3, String w4, String w5, String w6, String b1, String b2, String b3, String b4, String b5, String b6, String p1, String p2, String p3) Iterable<String>
getUnicodeBlockAndFeature(Runes runes, int index) → Tuple2<String, String>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parse(String str, {int threshold = defaultThreshold}) Iterable<String>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited