valkyrie-parser 0.2.5

The hand write parser of valkyrie language
Documentation
1
2
3
4
5
6
7
ApplyCallNode {
    monadic: false,
    caller: extension,
    arguments: [],
    body: None,
    span: 10..15,
}