enum Pegasus::Dot::OutputTarget

Overview

Output target specified on command line.

Defined in:

tools/dot/pegasus_dot.cr

Enum Members

Dfa = 0

Print DOT for DFA

Pda = 1

Print DOT for PDA

Instance Method Summary

Instance Method Detail

def dfa? #

[View source]
def pda? #

[View source]