Package: xpattern

Function pattern-priority

Lambda List

pattern-priority (instance)

Arguments

Return Value

an integer

Details

Return the priority of this pattern. When several patters would match the same node, the pattern matcher will only consider the patterns that have the highest priority.
 

See also