priority property
int
get
priority
What order this matcher should run. This is important because the first matcher that finds a result "wins".
Implementation
int get priority;
What order this matcher should run. This is important because the first matcher that finds a result "wins".
int get priority;