com.sun.msv.grammar
Interface DataOrValueExp

All Known Implementing Classes:
DataExp, ValueExp

public interface DataOrValueExp

The common interface for DataExp and ValueExp

Author:
Kohsuke KAWAGUCHI

Method Summary
 StringPair getName()
           
 Datatype getType()
           
 

Method Detail

getName

StringPair getName()

getType

Datatype getType()