Class PlainStoExParserImpl
- java.lang.Object
-
- org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExParserImpl
-
- org.palladiosimulator.commons.stoex.api.impl.PlainStoExParserImpl
-
- All Implemented Interfaces:
GenericStoExParser
,PlainStoExParser
public class PlainStoExParserImpl extends GenericStoExParserImpl implements PlainStoExParser
Wrapper for the Xtext StoEx parser.
-
-
Constructor Summary
Constructors Constructor Description PlainStoExParserImpl()
Constructs new parser instance.
-
Method Summary
-
Methods inherited from class org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExParserImpl
parse
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExParser
parse
-
-