Module genco::dart[][src]

Specialization for Dart code generation.

Structs

DocComment

Format a doc comment where each line is preceeded by ///.

Extra

Extra data for Dart formatting.

Type

All information about a single type.

Enums

Dart

Dart token specialization.

Modifier

A Java modifier.

Constants

BOOL

Boolean built-in type.

DOUBLE

Double built-in type.

INT

Integer built-in type.

Statics

DART_CORE

dart:core package.

Functions

imported

Setup an imported element.

local

Setup a local element.