isExtra

actual val isExtra: Boolean(source)

Check if the node is extra.

Extra nodes represent things which are not required by the grammar but can appear anywhere (e.g. whitespace).

expect val isExtra: Boolean(source)

Check if the node is extra.

Extra nodes represent things which are not required by the grammar but can appear anywhere (e.g. whitespace).

actual val isExtra: Boolean(source)

Check if the node is extra.

Extra nodes represent things which are not required by the grammar but can appear anywhere (e.g. whitespace).

actual val isExtra: Boolean(source)

Check if the node is extra.

Extra nodes represent things which are not required by the grammar but can appear anywhere (e.g. whitespace).