Function Get first token
None
Format:
the first token in object
Input:
variable object -
Output:
variable - None
Properties that reference this function:
the first token in (pair (name, some)) = name (Get first token)
Conditional properties that reference this function:
if the following are true:
- value at j in map map_a = block
- not (the first token in block = "for")
then map map_a does not contain a for loop entry at line: i and tab: j
(link)
Comments
Please log in to add comments