Loading...
TYPENAME_UNKNOWN in Position
Compares two positions and returns true if a is equal to or before b .
a
b
(no declaration available)
The first position.
The second position.
true if a is before or equal to b; false otherwise.