Project

General

Profile

Revision 9

Added by Willibald K. over 8 years ago

remove support for Qualitative Action Systems, rename UlyssesType to Type

View differences:

EnumType.java
40 40
///////////////////////////////////////////////
41 41
///  Simple Type: Enumeration
42 42
///
43
public class EnumType extends UlyssesType
43
public class EnumType extends Type
44 44
{
45 45
	protected SymbolTable m_enumSymbols;
46 46
	protected ArrayList<EnumIdentifier> m_listOfEnumSymbols;

Also available in: Unified diff