mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Derive codegen node-kind predicates from the intent IR
This commit is contained in:
@@ -248,6 +248,7 @@ impl ValueBinding {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy)]
|
||||
pub(crate) enum NodeKind {
|
||||
Flip,
|
||||
RecordIo,
|
||||
|
||||
Reference in New Issue
Block a user