Fantom

 

pod

compiler

Pod Facets

@podBuildHost = "BLAZE"
@podBuildTime = DateTime("2010-02-02T10:27:45.796-05:00 New_York")
@podIndexFacets = [@compiler::compilerBridge, @compiler::compilerDsl]
@docsrc
@podBuildUser = "Brian"
@podDepends = [Depend("sys 1.0")]
@podSrcDirs = [`fan/`, `fan/assembler/`, `fan/ast/`, `fan/dsl/`, `fan/fcode/`, `fan/namespace/`, `fan/parser/`, `fan/steps/`, `fan/util/`]

Symbols

compilerBridge

Str compilerBridge := ""

Facet used to bind a CBridge to FFI name.

compilerDsl

Str compilerDsl := ""

Facet used to bind a DslPlugin to a anchor type qname.