|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.core.dom.PartialWorkingCopyCodeReaderFactory
org.eclipse.cdt.internal.core.dom.WorkingCopyCodeReaderFactory
public class WorkingCopyCodeReaderFactory
Constructor Summary | |
---|---|
WorkingCopyCodeReaderFactory(org.eclipse.cdt.core.model.IWorkingCopyProvider provider)
|
Method Summary | |
---|---|
org.eclipse.cdt.core.parser.CodeReader |
createCodeReaderForInclusion(org.eclipse.cdt.core.parser.IScanner scanner,
java.lang.String path)
|
int |
getUniqueIdentifier()
|
Methods inherited from class org.eclipse.cdt.internal.core.dom.PartialWorkingCopyCodeReaderFactory |
---|
createCodeReaderForInclusion, createCodeReaderForTranslationUnit, createCodeReaderForTranslationUnit, getCodeReaderCache |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.cdt.core.dom.ICodeReaderFactory |
---|
createCodeReaderForInclusion, createCodeReaderForTranslationUnit, getCodeReaderCache |
Constructor Detail |
---|
public WorkingCopyCodeReaderFactory(org.eclipse.cdt.core.model.IWorkingCopyProvider provider)
provider
- Method Detail |
---|
public int getUniqueIdentifier()
getUniqueIdentifier
in interface org.eclipse.cdt.core.dom.ICodeReaderFactory
getUniqueIdentifier
in class PartialWorkingCopyCodeReaderFactory
public org.eclipse.cdt.core.parser.CodeReader createCodeReaderForInclusion(org.eclipse.cdt.core.parser.IScanner scanner, java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |