receiveDot abstract method
Receive a dot, indicating the user wants to compose a decimal constant value.
Implementation
DartBlockValueTreeAlgebraicNode receiveDot();
Receive a dot, indicating the user wants to compose a decimal constant value.
DartBlockValueTreeAlgebraicNode receiveDot();