Current section

Files

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

include/lustre@vdom@patch_Replace.hrl

-record(replace, {
kind :: integer(),
index :: integer(),
with :: lustre@vdom@vnode:element(any())
}).