dombuilder

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2018 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Overview

dombuilder package defines methods for translating the Serulian SRG into the codedom IR.

Index

Constants

View Source
const DEFINED_PRINCIPAL_PARAMETER = "$this.$principal"
View Source
const DEFINED_THIS_PARAMETER = "$this"
View Source
const DEFINED_VAL_PARAMETER = "val"

Variables

This section is empty.

Functions

func BuildExpression

func BuildExpression(scopegraph *scopegraph.ScopeGraph, rootNode compilergraph.GraphNode) codedom.Expression

BuildExpression builds the CodeDOM for the given SRG expression node, downward.

func BuildStatement

func BuildStatement(scopegraph *scopegraph.ScopeGraph, rootNode compilergraph.GraphNode) codedom.Statement

BuildStatement builds the CodeDOM for the given SRG statement node, downward.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL