invoke

operator fun <T> ParserNodeDeclaration<T>.invoke(block: DescribedTypeBuilder<T>.() -> Unit)

Creates a node declaration for the given node type with the given block as its descriptor.