c2go

package
v0.0.0-...-d5a01e8 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2014 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExprBlock cc.ExprOp = 100000 + iota
	ExprSlice
	AndNot
	AndNotEq
	ColonEq
)
View Source
const (
	BlockNoBrace cc.StmtOp = 100000 + iota
	ForRange
)
View Source
const (
	Bool cc.TypeKind = 100000 + iota
	Int8
	Uint8
	Byte
	Int16
	Uint16
	Int
	Uint
	Int32
	Rune
	Uint32
	Uintptr
	Int64
	Uint64
	Float32
	Float64
	Ideal
	String
	Slice
)

Variables

This section is empty.

Functions

func GoString

func GoString(args ...interface{}) string

Types

type PrintSpecial

type PrintSpecial int
const (
	Indent PrintSpecial = iota
	Unindent
	Untab
	Newline
)

type Printer

type Printer struct {
	Package string
	// contains filtered or unexported fields
}

func (*Printer) Bytes

func (p *Printer) Bytes() []byte

func (*Printer) EndHTML

func (p *Printer) EndHTML()

func (*Printer) Print

func (p *Printer) Print(args ...interface{})

func (*Printer) StartHTML

func (p *Printer) StartHTML()

func (*Printer) String

func (p *Printer) String() string

Directories

Path Synopsis
arm
x86

Jump to

Keyboard shortcuts

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