org.eclipse.xtext.serializer.analysis
Interface IContextPDAProvider

All Known Implementing Classes:
ContextPDAProvider

public interface IContextPDAProvider

Author:
Moritz Eysholdt - Initial contribution and API

Method Summary
 Pda<ISerState,RuleCall> getContextPDA(org.eclipse.emf.ecore.EObject context)
           
 

Method Detail

getContextPDA

Pda<ISerState,RuleCall> getContextPDA(org.eclipse.emf.ecore.EObject context)