|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectprettify.lang.Lang
prettify.lang.LangAppollo
public class LangAppollo
This is similar to the lang-appollo.js in JavaScript Prettify. All comments are adapted from the JavaScript Prettify.
Registers a language handler for the AGC/AEA Assembly Language as described at http://virtualagc.googlecode.com
This file could be used by goodle code to allow syntax highlight for Virtual AGC SVN repository or if you don't want to commonize the header for the agc/aea html assembly listing.
| Field Summary |
|---|
| Fields inherited from class prettify.lang.Lang |
|---|
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns |
| Constructor Summary | |
|---|---|
LangAppollo()
|
|
| 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 |
|---|
public LangAppollo()
| Method Detail |
|---|
public static java.util.List<java.lang.String> getFileExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||