FacetsManager class

Constructors

FacetsManager.new(String text)

Properties

facets List<Map>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
text String
getter/setter pair

Methods

addFacet(Map map, String part, int byteStart, int byteEnd, String type) Future<void>
createFacets() Future<void>
createMention() Future<void>
features(String type, String part) Future<List<Map>>
len(int pos) int
modify(String part) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
over(String modified, int len) String
toString() String
A string representation of this object.
inherited

Operators

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

Constants

overLength → const int
trim → const int