Git Source
enum PlaceholderType {
    CONDITIONAL,
    POSITIVE_EFFECT,
    NEGATIVE_EFFECT
}