Package jadx.core.export
package jadx.core.export
-
ClassDescriptionSimple template engine Syntax for replace variable with value: '{{variable}}' If value sanitizer is provided: value will be sanitized by default, to skip sanitize add '!!' before variable name: '{{!!variable}}'