public class ValueType : DataType {
public weak Typesymbol type_symbol { get; set; } ;
public ValueType ( Typesymbol type_symbol ) ;
}

public ValueType ( Typesymbol type_symbol ) ;
public weak Typesymbol type_symbol { get; set; } ;
Created by Valadoc