gov.llnl.babel.symbols

Class Struct.Item

Enclosing Class:
Struct

public static class Struct.Item
extends java.lang.Object

Constructor Summary

Item(String name, Type dtype)

Method Summary

String
getName()
Type
getType()

Constructor Details

Item

public Item(String name,
            Type dtype)

Method Details

getName

public String getName()

getType

public Type getType()