It is a key-value pair with the grammer symbol as key and ActionEntry as value.
Represents what action to take when the parser sees the grammer symbol as input
in key for the state this entry is associated to.
It is a key-value pair with the grammer symbol as key and ActionEntry as value.
Represents what action to take when the parser sees the grammer symbol as input
in key for the state this entry is associated to.
A entry of ActionMap.
It is a key-value pair with the grammer symbol as key and ActionEntry as value. Represents what action to take when the parser sees the grammer symbol as input in key for the state this entry is associated to.
ActionMapEntry