McStasMcXtrace / mccode-antlr

McCode grammar implemented with ANTLR4
1 stars 0 forks source link

[Add] output_component and input_component keywords to Instr.mcpl_split #64

Closed g5t closed 2 months ago

g5t commented 2 months ago

Keyword arguments output_component and input_component are added with default None values. If not provided (or provided as None), they are replaced by their previous de facto values 'MCPL_output' and 'MCPL_input', respectively.