prettify.lang
Class LangMatlab.LangMatlabOperator

java.lang.Object
  extended by prettify.lang.Lang
      extended by prettify.lang.LangMatlab.LangMatlabOperator
Enclosing class:
LangMatlab

protected static class LangMatlab.LangMatlabOperator
extends Lang


Field Summary
 
Fields inherited from class prettify.lang.Lang
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns
 
Constructor Summary
LangMatlab.LangMatlabOperator()
           
 
Method Summary
static java.util.List<java.lang.String> getFileExtensions()
           
 
Methods inherited from class prettify.lang.Lang
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatterns
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LangMatlab.LangMatlabOperator

public LangMatlab.LangMatlabOperator()
Method Detail

getFileExtensions

public static java.util.List<java.lang.String> getFileExtensions()