FacetInfoConverter class
Constructors
- FacetInfoConverter(Record record)
Properties
Methods
-
info(
int start, int end, {Facet? facet}) → FacetInfo -
makeInfos(
List< FacetInfo> list, List<Facet> facets, int i) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sort(
) → List< Facet> -
text(
int start, int end) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited