dpmatch.parser

Undocumented in source.

Members

Classes

PatternHandler
class PatternHandler
Undocumented in source.
PatternList
class PatternList
Undocumented in source.
PatternListElement
class PatternListElement
Undocumented in source.
VariantPattern
class VariantPattern
Undocumented in source.
VariantPatternArgs
class VariantPatternArgs
Undocumented in source.
VariantPatternBindings
class VariantPatternBindings
Undocumented in source.
VariantPatternName
class VariantPatternName
Undocumented in source.

Enums

ASTElemType
enum ASTElemType
Undocumented in source.
PatternType
enum PatternType
Undocumented in source.

Functions

buildAST
ASTElement buildAST(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
compileForDADT
string compileForDADT(ASTElement node, string INTERNAL_PATTERN_MATCH_ARGUMENT_NAME)
Undocumented in source. Be warned that the author may not have intended to support it.
patternMatchADT
string patternMatchADT()
Undocumented in source. Be warned that the author may not have intended to support it.
patternMatchADTBind
string patternMatchADTBind()
Undocumented in source. Be warned that the author may not have intended to support it.
patternMatchADTReturn
string patternMatchADTReturn()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

ASTElement
interface ASTElement
Undocumented in source.
Pattern
interface Pattern
Undocumented in source.

Manifest constants

DPMatchGrammar
enum DPMatchGrammar;
Undocumented in source.

Meta