vala-1.0 Reference Manual

Synopsis

public class IntegerType : ValueType  {
    public    IntegerLiteral            literal                   { get; set; } ;


    public                              IntegerType               ( Typesymbol          type_symbol ) ;
}

IntegerType Description

Details

Constructor Details

IntegerType ()
    public                              IntegerType               ( Typesymbol          type_symbol ) ;		

Field Details

Signal Details

Property Details

literal
    public    IntegerLiteral            literal                   { get; set; } ;		

Method Details


Created by Valadoc