Enum Pl0Dialect
Supported PL/0 language dialects.
public enum Pl0Dialect
Fields
Classic = 0Historical dialect without input/output statements.
Extended = 1Extended dialect with ? input and ! output statements.
Supported PL/0 language dialects.
public enum Pl0Dialect
Classic = 0Historical dialect without input/output statements.
Extended = 1Extended dialect with ? input and ! output statements.