Package io.deephaven.lang.api
package io.deephaven.lang.api
-
ClassDescriptionRepresents an ast node that could be invokable.A common interface for
ChunkerIdent
,ChunkerInvoke
,ChunkerNew
andChunkerArray
which are the only ast nodes that can be "scope objects": thing.field.callMethod()[0].moreMethod.new SomeClass().why.would().you.new Ever()Thrown from the parser if the thread interrupt status is set.Represents the state of a "currently being parsed node".