public static class PreprocessingState.ExcludeIfInfo extends Object
Constructor and Description |
---|
ExcludeIfInfo(FileInfoContainer fileInfoContainer,
String condition,
int stringIndex) |
Modifier and Type | Method and Description |
---|---|
String |
getCondition() |
FileInfoContainer |
getFileInfoContainer() |
int |
getStringIndex() |
public ExcludeIfInfo(FileInfoContainer fileInfoContainer, String condition, int stringIndex)
public int getStringIndex()
public FileInfoContainer getFileInfoContainer()
public String getCondition()
Copyright © 2011–2021 Igor Maznitsa. All rights reserved.