Current section

Files

Jump to
lustre include lustre@vdom@patch_Insert.hrl
Raw

include/lustre@vdom@patch_Insert.hrl

-record(insert, {
kind :: integer(),
children :: list(lustre@vdom@vnode:element(any())),
before :: integer()
}).