LangProfile class
Properties
Methods
-
add(
String? gram) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
omitLessFreq(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
String? text) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- romanCharRe → RegExp
-
final
- romanSubstrRe → RegExp
-
final
Constants
- lessFreqRatio → const int
- minimumFreq → const int