Class PlaceholderParser
java.lang.Object
org.kingdoms.locale.compiler.placeholders.PlaceholderParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Placeholder.ModifiergetModifierOf(String identifier, boolean parsed) static PlaceholderparsePlaceholder(String placeholder) static org.kingdoms.locale.compiler.placeholders.PlaceholderTypestatic org.kingdoms.locale.compiler.placeholders.PlaceholderTypeserializeVariables(boolean raw, Map<String, Object> source, @NonNull Object[] edits)
-
Constructor Details
-
PlaceholderParser
public PlaceholderParser()
-
-
Method Details
-
parsePlaceholder
- Returns:
- Null of no
KingdomsPlaceholderhandler can be detected. %pointer*placeholder(@formatter)|(:function arguments)%
-
parseType
-
parseType
-
getModifierOf
-
serializeVariables
-