XHHighlightMatch class abstract

Constructors

XHHighlightMatch()

Properties

hashCode int
The hash code for this object.
no setterinherited
matchType int
匹配类型,不同的匹配需要保证唯一值
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

matchBuilder(XHMatchInfo matchInfo) InlineSpan
匹配组件生成器
matchReg() Pattern?
匹配正则,不匹配返回null
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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